Skip to content

feat(mist): add find-my-product-quiz skill - #129

Open
sarahwhitaker4 wants to merge 1 commit into
Fluid-WeCommerce:mainfrom
sarahwhitaker4:feat/find-my-product-quiz-skill
Open

feat(mist): add find-my-product-quiz skill#129
sarahwhitaker4 wants to merge 1 commit into
Fluid-WeCommerce:mainfrom
sarahwhitaker4:feat/find-my-product-quiz-skill

Conversation

@sarahwhitaker4

Copy link
Copy Markdown

Summary

  • Adds a reusable Mist skill for building personalized "Find My Product" quizzes (Find My Flavor, Find My Shade, etc.)
  • 10-step playbook covering company interview, catalog enumeration, scoring engine, quiz route, cart integration, and storefront embedding
  • Heavily annotated with lessons learned from the OLIPOP build — every "DO NOT" is a real bug that shipped

Test plan

  • Review skill content for accuracy and completeness
  • Verify skill renders correctly when loaded in Mist (Skill → New Skill)
  • Confirm no conflicts with existing skills in mist/

🤖 Generated with Claude Code

Reusable skill for building personalized product recommendation quizzes
embedded as Mist apps. Derived from the OLIPOP build with documented
pitfalls for iframe navigation, CSP headers, catalog verification, and
cart integration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant